home *** CD-ROM | disk | FTP | other *** search
- Path: newsbf02.news.aol.com!not-for-mail
- From: paulfcas@aol.com (PaulFCas)
- Newsgroups: comp.lang.c++
- Subject: Re: Spawning from Easywin
- Date: 5 Mar 1996 12:25:22 -0500
- Organization: America Online, Inc. (1-800-827-6364)
- Sender: root@newsbf02.news.aol.com
- Message-ID: <4hhte2$cqk@newsbf02.news.aol.com>
- References: <4h2b7b$rlh@mulgave.octacon.co.uk>
- Reply-To: paulfcas@aol.com (PaulFCas)
- NNTP-Posting-Host: newsbf02.mail.aol.com
-
- >Easywin doesn't support process.h or spawnl
- >
- >Anyone know how simulate it, do it from Easywin?
-
- Try:
-
- #include <stdlib.h>
- int system( const char* command)
-
- Paul F. Caswell
- They offered me omniscience,
- but I was afraid I would know what to do with it.
-